STEP 3: Now we can change all the stars with only one line of code!
We use the variable star_color to control the color of all of the stars. If we change the value of the variable, the color of all the stars changes, too!
- Change the value of star_color to "teal".
- Click Run to see all of your stars change color to "teal".
To navigate the page using the TAB key, first press ESC to exit the code editor.